Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: remove privatekey: & user key -> shared key #133

Closed
wants to merge 4 commits into from

Conversation

JeremyTubongbanua
Copy link
Member

closes #131

- What I did

  • Removed privatekey: from the specification
  • Also updated user key to be shared key

- How I did it

  • See changes

@JeremyTubongbanua JeremyTubongbanua self-assigned this Feb 14, 2024
> The owner of the atServer should be allowed to update or delete the
> value of a private key.

3. User key
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

concept of private key still exists, but does not have an explicit scope of privatekey: - rather, it has no explicit scope - i.e. an example being pk1@alice - and is therefore interpreted as being private.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So section 2 still needs to exist - but needs to be reworded so it does not include the specific visibility scope of privatekey:

@XavierChanth
Copy link
Member

Added these changes to #166

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove privatekey: from the protocol specification
3 participants